.tpm-scenario__item-title {
    line-height: 1.375;
    margin-bottom: 24px;
}

.view-control .view-column.mt-60 {
    margin-top: 60px;
}

.tpm_supplier_wrapper {
    position: relative;
    width: 100%;
    height: 106px;
    text-align: center;
    padding-top: 78px;
    box-shadow: 0px 2px 8px 0px rgba(13,44,138,0.08);
}

.tpm_supplier_wrapper .tpm_supplier__img  {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.tpm_supplier_wrapper  .tpm_supplier__text {
    font-size: 14px;
    font-weight: 400;
    color: #191919;
    line-height: 20px;
}